@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:14px/2 Microsoft YaHei,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}
p{margin: 0 0 0 0;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*公用样式*/
.com-img{ overflow:hidden;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.xypg-right-content p img{
    max-width:100%; height:auto !important;width:auto !important;
}


.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}


.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
 display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}



.max1320{
  max-width: 1320px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}


.max1420{
  max-width: 1520px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}



.head1{
  background: #c00000;
  padding: 20px 0;
}

.head1-index{
  
}

.head1-left ul li{
  
  margin-right: 34px;
}

.head1-left ul li .img1 img{
  max-width: 100%;
}

.head1-left ul li .wz{
  font-size: 14px;
  color: #fff;
  margin-left: 5px;
}


.head1-right{
    color: #fff;
}
.head1-right a{
  color: #fff;
  font-size: 14px;
}

.head_aa{ width: 65%;}

.head2-left{
 
  align-items: center;
}

.head2-left .logo{
  line-height: 122px;
}

.head2-left .logo img{
  max-width: 100%;
}

.head2-left .nnav{
  width: calc(100% - 20%);
}

.ss {
  line-height: 122px;
  position: relative;
}

.ss img{
  max-width: 100%;
}

.ss #formsearch {
    position: absolute;
    right: 0;
    top: 122px;
    border: 1px solid #4ab9cf;
    width: 400px;
    z-index: 11;
    display: none;
}

.ss #formsearch input {
    line-height: 58px;
    height: 60px;
    background: none;
    border: none;
}

.ss #formsearch input#keyword {
    text-indent: 20px;
    float: left;
    width: 299px;
    color: #e0e0e0;
    outline: none;
    background: #fff;
    font-size: 16px;
}

.ss #formsearch input#s_btn {
    background: #4ab9cf url(//cdn.myxypt.com/1886355c/22/05/2bd21f4e5a1ae93bb4aab740296b3d434205a4d2.png) no-repeat 50%;
    font-size: 0;
    float: right;
    width: 99px;
    outline: none;
}

.ss #formsearch ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #e0e0e0;
}

.ss #formsearch ::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #e0e0e0;
}

.ss #formsearch ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #e0e0e0;
}

.ss #formsearch ::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #e0e0e0;
}



/**/
.about-index{
  margin-top: 5.7vw;
  margin-bottom: 8.59375vw;
}
.ab-left{
   margin-top: 2vw;
   width: 39.39%;
}

.ab-left img{
  max-width: 100%;
}
.ab-right{
  width: 53.78%;
 
}

.pt .pt1{
 -webkit-text-fill-color:transparent;   
  -webkit-text-stroke:1px #f7f7f7;
  font-size: 7.8125vw;
  font-weight: 600;
  line-height: 1;
}

.pt .pt2{
  margin-top: -8%;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  align-items: center;
  justify-content: flex-start;
}

.pt .pt2 span{
  width: 60px;
  height: 2px;
  background: #fff;
  display: inline-block;
  margin-right: 18px;
}

.pt .pt3{
  color: #333333;
  font-size: 2.1875vw;
  font-weight: 600;
  margin-top: 0.78125vw;
}

.pt .pt3 b{
  color: #272727;
}

.aw{
  background: #f7f7f7;
  margin-top: 2vw;
  padding: 1.3vw 2vw;
}

.aw p{
  color: #666666;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
}
.c2-con{background-color: rgb(255, 255, 255);box-shadow:0px 5px 5px #f8f8f8;margin-top: -5%;padding: 0.78125vw 2vw;width: 90%;}
.c2-con ul{}
.c2-con ul li{width: 24%;position: relative;float: left;}
.c2-con ul li .count-title{color: #232d33;display:inline-block;font-size: 34px;font-weight: 600;}
.c2-con ul li dt{font-size:26px;color: #232d33;display:inline-block;font-weight: normal;}
.c2-con ul li p{color: #666666;font-size: 16px;}
.c2-con ul li:hover .count-title{color: #c00000;}

@media(max-width: 996px){
  .c2-con ul li .count-title{
    font-size: 20px;
  }
}


@media(max-width: 767px){
  .about-index{
    flex-wrap: wrap;
    margin-top: 5%;
  }
  .ab-left{
    width: 100%;
  }
  .ab-right{
    width: 100%;
    margin-top: 5%;
  }
  .pt .pt1{
    font-size: 30px;
    
  }
  .pt .pt2{
    margin-top: 0;
  }
  .pt .pt3{
    font-size: 18px;
  }
  .aw{
    margin-top: 3%;
    padding: 2%;
  }
  .c2-con{
    margin-top: 0;
    width: 100%;
    padding: 5% 2%;
  }
  .c2-con ul li p{
    font-size: 14px;
    margin-bottom: 10px;
  }
  .c2-con ul li .count-title{
    font-size: 16px;
  }
}

/**/
.choose-bg{
  background: #c00000;
  padding-top: 2.34375vw;
  padding-bottom: 6.25vw;
}

.choose-index{
  align-items: flex-end;
}

.at .pt1{
  -webkit-text-stroke: 1px rgba(255,255,255,.2);
}

.at .pt3{
  color: #fff;
}

.next1{
  background: #b8b8b8 url(../images/la.png) no-repeat center center;
   width: 54px;
  height: 54px;
  outline: none;
}

.next1:hover{
   background: #ffffff url(../images/lc.png) no-repeat center center;
}

.prev1{
  background: #b8b8b8 url(../images/lb.png) no-repeat center center;
   width: 54px;
  height: 54px;
  outline: none;
  margin-left: 4px;
}

.prev1:hover{
  background: #ffffff url(../images/ld.png) no-repeat center center;
}

.choose-roll{
  margin-left: 15.625%;
  margin-top: 4.42708333333333vw;
}


.chooseSwiper{
  overflow: hidden;
}

.chooseSwiper .img1 img{
  width: 100%;
}

.chooseSwiper .wz{
  border: 1px solid rgba(255,255,255,1);
  padding:1.2vw 1vw;
  border-top:none;
}

.chooseSwiper .wz .wz1{
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.chooseSwiper .wz .wz2{
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  margin-top: 0.78125vw;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
}
@media(max-width: 996px){
  .choose-roll{
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media(max-width: 767px){
  .next1{
    width: 30px;
    height: 30px;
  }
  .prev1{
    width: 30px;
    height: 30px;
  }
  .choose-roll{
    margin-left: 0;
    margin-top: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .chooseSwiper .wz .wz1{
    font-size: 14px;
  }
  .chooseSwiper .wz .wz2{
    font-size: 12px;
    line-height: 24px;
  }
}


/**/
.team-index{
  margin-top: 3.6vw;
  margin-bottom: 5.2vw;
}

.tt .pt2{
  margin-top: -4.5%;
}

.team-list{
  margin-top: 3.125vw;
}

.team-list li{
  width: 24%;
  position: relative;
}

.team-list li .img1 img{
  width: 100%;
}

.team-list li .wz{
  background: #c00000;
  position: absolute;
  bottom: 25%;
  right: -2%;
  width: 68%;
  padding: 1.5625vw 1vw;
  opacity: 0;
}

.team-list li .wz .wz1{
  color: #fff;
  font-size: 14px;
}

.team-list li .wz .wz2{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.team-list li:hover .wz{
  opacity: 1;
}

@media(max-width: 767px){
  .team-index{
    margin-top: 5%;
  }
  .tt .pt2{
    margin-top: 0;
  }
  .team-list{
    flex-wrap: wrap;
    margin-top: 5%;
  }
  .team-list li{
    width: 48%;
    margin-bottom: 4%;
  }
  .team-list li .wz{
    width: 90%;
  }
  .team-list li .wz .wz1{
    font-size: 12px;
  }
  .team-list li .wz .wz2{
    font-size: 14px;
  }
}




/**/
.kehu-bg{
  background: #f7f7f7;
  padding-top: 2.6vw;
  padding-bottom: 5.2vw;
}

.kt{
  text-align: center;
}
.kt .pt1{
  -webkit-text-stroke: 1px #efefef;
}
.kt .pt2{
  justify-content:center;
  margin-top: -5%;
 
}
.kehu-list {
   margin-top: 5.7vw;
}
.kehu-list li{
  background: #fff;
  width: 32.2%;
  padding: 0vw 2.3vw;
  padding-bottom: 2.9vw;
  text-align: center;
}

.kehu-list li .img1{
  transform: translateY(-50%);
}

.kehu-list li .img1 img{
  max-width: 100%;
}

.kehu-list li .wz1{
  transform: translateY(-50%);
  font-size: 18px;
  color: #1f425d;
  font-weight: 600;
}

.kehu-list li .wz2{
  font-size: 16px;
  color: #666666;
}

.kehu-list li .wz3{
  margin-top: 1vw;
}
.kehu-list li .wz3 img{
  max-width: 100%;
}
.kehu-list li .wz4{
  margin-top: 1vw;
   font-size: 16px;
  color: #666666;
  text-align: left;
  text-align: justify;
}

.kehu-list li .wz5{
  margin-top: 1vw;
}
.kehu-list li .wz5 img{
  max-width: 100%;
}

.kehu-list li:hover{
  box-shadow: 0 0 10px #eaeaea;
}

@media(max-width: 767px){
  .kehu-bg{
    padding-top: 10%;
  }
  .kt .pt2{
    margin-top: 0;
  }
  .kehu-list{
    
    flex-wrap: wrap;
  }
  .kehu-list li{
    width: 100%;
margin-top: 20%;
    margin-bottom: 2%;
  }
  .kehu-list li .wz4{
    font-size: 14px;
  }
}

/**/
.video{
  position: relative;
}
.video img{
  max-width: 100%;
}
.video-index{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
@media(max-width: 767px){
  .video > img{
  }
  .video-index img{
    width: 50px;
    height: 50px;
  }
}

/**/
.honor-bg{
  background: url(//cdn.myxypt.com/1886355c/22/05/95710deeed3213d615a7efcc491a759bf30e98dc.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 6.25vw;
  padding-bottom: 4.6vw;
}

.honor-index{

}

.honor-index .honor1{
  text-align: center;
}

.honor-index .honor1 img{
  max-width: 100%;
}

.honor-index  .honor2{
  text-align: center;
  color: #1f425d;
  font-size: 18px;
  font-weight: 600;
  padding: 1.77vw 0;
}

.h-list{
  flex-wrap: wrap;
}

.h-list li{
  margin-bottom: 2.6vw;
  box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.03);
  width: 21%;
}

.h-list li .img1 img{
  max-width: 100%;
}

.h-list li:nth-of-type(5){
  margin-left: 13.4%;
}

.h-list li:nth-of-type(7){
  margin-right: 13.4%;
}

@media(max-width: 767px){
  .honor-index .honor1{
    width: 150px;
    margin: 0 auto;
  }
  .h-list li{
    width: 48%;
  }
  .h-list li:nth-of-type(5){
    margin-left: 0;
  }
  .h-list li:nth-of-type(7){
    margin-right: 0;
  }
}



/**/
.news-bg{
  background: #f7f7f7;
  padding-top: 1vw;
  padding-bottom: 5.7vw;
}

.news-index{

}

.nt .pt1{
  -webkit-text-stroke: 1px #efefef;
}

.nt .pt2{
  margin-top: -4.5%;
 
}

.news-index .list2 {
    margin-top: 2.6vw;
    position: relative;
}


.news-index .list2 li {
    padding: 0 18px;
    outline: none;
}

.news-index .list2 li a {
    display: block;
    position: relative;
    overflow:hidden;
}
.news-index .list2 li a .img{
    overflow: hidden;
}
.news-index .list2 li a .img img {
    width: 100%;
    transition-duration: .3s
}

.news-index .list2 li:hover a .img img {
transform: scale(1.1);
}

.news-index .list2 li a .zi {
    background: #fff;
    z-index: 11;
    width: 100%;
    height: 100%;
    padding: 2.6vw;
}

.news-index .list2 li a .zi .time {
    font-size: 14px;
    color: #333333;
}

.news-index .list2 li a .zi .time span {
    font-size: 14px;
    color: #c00000;
    font-weight: 500;
}

.news-index .list2 li a .zi h3 {
    font-size: 20px;
    color: #333333;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 1.3vw;
    margin-bottom: 1.3vw;
     text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    
    
}

.news-index .list2 li a .zi dd {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;margin-top: 2.5vw;
}






@media (min-width: 1200px) {
    .news-index .list2 li a:hover .zi {
        background: #c00000;
    }

    .news-index .list2 li a:hover .zi .time {
        color: #fff;
    }

    .news-index .list2 li a:hover .zi .time span {
        color: #fff;
    }

    .news-index .list2 li a:hover .zi h3 {
        color: #fff;
    }

    .news-index .list2 li a:hover .zi dd {
        color: #fff;
    }

}

@media(max-width: 996px){
  .news-index .list2 li a .zi h3{
    font-size: 16px;
  }
}

@media(max-width: 767px){
  .news-bg{
    padding-top: 5%;
  }
  .nt .pt2{
    margin-top: 0;
  }
  .news-index .list2 li{
    padding: 0 5px;
  }
  .news-index .list2 li a .zi h3{
    font-size: 14px;
    -webkit-line-clamp: 1;
  }
  .news-index .list2 li a .zi dd{
    font-size: 12px;
    line-height: 20px;
  }
}






/**/
.foot-bg{
  background: #1f435d;
  padding-top: 5.7vw;
  padding-bottom: 10.42vw;
  position: relative;
}
.foot-index{
  
}

.foot-index .flo{
  width: 19.32%;
}

.foot-index .flo .flogo img{
  max-width: 100%;
}

.foot-index .flo .fwz{
  margin-top: 1.5625vw;
}

.foot-index .flo .fwz p{
  color: #9dacb8;
  font-size: 14px;
  line-height: 28px;
}

.foot-index .fnav{
  width: 40.15%;
}

.foot-index .fnav dl{
  width: 49.24%;
}

.foot-index .fnav dl dt{
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 1.35vw;
}

.foot-index .fnav dl dd a{
  display: block;
  color: #9dacb8;
  font-size: 16px;
  line-height: 40px;
}

.foot-index .flx h3{
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 1.35vw;
}

.foot-index .flx p{
  color: #9dacb8;
  font-size: 16px;
  line-height: 40px;
}

.cop-index{
  background: #fe7062;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  max-width: 1320px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.cop-con{
  padding: 2vw 3.5vw;
  font-size: 16px;
  color: #fff;
}

.cop-con a{
  color: #fff;
}

.cop1{
  width: 70%;
}

.cop2{
  width: 25%;
}

@media(max-width: 996px){
  .foot-bg{
    padding-bottom: 20%;
  }
  .cop-con{
    padding-left: 0;
    padding-right: 0;
  }
}

@media(max-width: 767px){
  .foot-bg{
    padding-bottom: 35%;
  }
  .foot-index{
    flex-wrap: wrap;
  }
  .foot-index .flo{
    width: 100%;
  }
  .foot-index .fnav{
    width: 100%;
  }
  .flx{
    width: 100%;
    margin-top: 5%;
  }
  .foot-index .flx h3{
    font-size: 16px;
  }
  .foot-index .flx p{
    font-size: 14px;
    line-height: 30px;
  }
  .cop-index{
  }
  .cop-con{
    padding: 10px 0;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .cop1{
    width: 100%;
  }
  .cop2{
    width: 100%;
  }
}

.page-banner .nybt{
  display: none;
}






.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}



/* dff */
.dff{background:#1d1f25;border-top: 5px solid #cc0001;margin-top: 1.5vw;padding: 25px 0;}
.seo_a{color:#e4e4e4;font-size: 15px;line-height: 35px;}
.seo_a a{color:#e4e4e4;line-height: 35px;}


.g_ll{display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;}



.g_ll .li1{width:23px;height:23px;float:left;margin-right: 10px;}
.g_ll .li1{background:url(../images/v1.png) no-repeat center top;}

.g_ll .li2{width:23px;height:23px;float:left;margin-right: 10px;position: relative;}
.g_ll .li2{background:url(../images/v2.png) no-repeat center top;}

.wm1{position: absolute;left:-12px;display: none;top:33px}
.g_ll .li2:hover .wm1{display: block;}


.g_ll .li3{width:23px;height:23px;float:left;margin-right: 10px;}
.g_ll .li3{background:url(../images/v3.png) no-repeat center top;}

.g_ll .li4{width:23px;height:23px;float:left;margin-right: 10px;position: relative;}
.g_ll .li4{background:url(../images/v4.png) no-repeat center top;}

.g_ll .li5{width:23px;height:23px;float:left;margin-right: 10px;position: relative;}
.g_ll .li5{background:url(../images/v5.png) no-repeat center top;}

.g_ll .li6{width:23px;height:23px;float:left;margin-right: 10px;position: relative;}
.g_ll .li6{background:url(../images/v6.png) no-repeat center top;}



.dff2{padding: 35px 0;background:#18181d;padding: 55px 0;}


.xx_aa{background:url(../images/dg9.png) no-repeat 70% 50%;}
.flex_b{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;}

.nav_22{width: 65%;margin-bottom: 3.5vw;}
.nav_22 dt{color:#ffffff;font-size: 16px;margin-bottom: 15px;font-weight: 400;}
.nav_22 dd a{color:#525255;font-size: 14px;line-height: 25px;font-weight: 400;}


.wwmm33 img{max-width: 100%;margin-bottom: 15px;}
.wwmm33 p{color:#ffffff;font-size: 15px;text-align: center;}

.xx_cc{border-top: 1px solid #303034;margin-top: 2.5vw;padding: 25px 0;}

.cop_a{color:#525255;font-size: 14px;line-height: 25px;font-weight: 400;}
.cop_a a{color:#525255;}




/* 友情链接 */

.c-link {
  width: 182px;
height: 35px;
  position: relative;border: 1px solid #46464a;margin-top: 20px;
}




.c-link span.button {
  cursor: pointer;
  display: block;
  line-height: 35px;
  font-size: 14px;
font-weight: normal;
color: #ffffff;
  display: block;
  padding-left: 32px;
  background: url(../images/sou33.png) no-repeat 147px  center;
}

.c-link dd {
  display: none;
  position: absolute;
  bottom: 100%;
  left: -182px;
  background: rgba(0, 0, 0, .6);
  padding: 10px;
  min-width: 120px;
  width: 182px;

}
.c-link .sec {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  background: rgba(0, 0, 0, .6);
  padding: 10px;
  width: 182px;
}

.c-link a {
  display: block;
  color: #fff;
  padding: 0 4px;
  font-size: 14px;
  line-height: 24px;
}


@media(max-width: 996px){
  .xx_aa{background:none;}
}


@media (max-width: 990px) {
    .flex{display: block;}
    .page-banner,.x-banner{margin-top:60px}
  }
  
  /*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}

  
  

.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #c00000;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #da251c;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a11.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a22.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a33.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a44.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

.footer ul li a{border-left:1px solid #d87176;}
